home *** CD-ROM | disk | FTP | other *** search
/ Software 2000 / Software 2000 Volume 1 (Disc 1 of 2).iso / utilities / u262.dms / u262.adf / README / README
Text File  |  1978-01-07  |  7KB  |  218 lines

  1.  
  2.  JAMDISK 2, Copyright © 1991-92 JAM
  3.  ----------------------------------
  4.  
  5.  Copyrights of all programs contained on this disk remain
  6.  with the various programmers.
  7.  
  8.  There are some important notes concerning the files on this
  9.  disk later in this text file, please take the time to read
  10.  them before diving in head first. You'll find details on how
  11.  to unarchive any `.run' files on this disk, and some help
  12.  with installing printer drivers.
  13.  
  14.  Please, before using this disk in anger, make a backup copy!
  15.  If you manage to corrupt this disk, return the original with
  16.  a stamped, self-addressed envelope and we will happily replace
  17.  it free of charge. No SSAE however, no action!
  18.  
  19.  Right, first the advert ...
  20.  
  21.  Just Amiga Monthly (JAM) is a subscription-only magazine 
  22.  (it's a traditional paper magazine, a totally separate thing 
  23.  from the Jamdisk collection) costing £19.95 for 12 issues 
  24.  (£24.95 Europe, £49.95 Overseas). The latest issue can be 
  25.  bought from the address below for £1.95 if you don't want to 
  26.  subscribe just yet. Cheques, Postal Orders and International
  27.  Money Orders should be made payable to JAM.
  28.  
  29.   Just Amiga Monthly
  30.   75 Greatfields Drive
  31.   Uxbridge UB8 3QN
  32.  
  33.   Phone: 0895 274449
  34.   Contacts: Jeff Walker, Steve Williams
  35.  
  36.  Now the legal stuff ...
  37.  
  38.  This Jamdisk is freely distributable provided it remains
  39.  intact and unaltered and this `ReadMe' file is not removed
  40.  from it. Public Domain libraries are given permission to
  41.  include this disk in their catalogues provided they charge
  42.  no more for it than JAM itself does.
  43.  
  44.  JAM regrets that it cannot provide technical support for any
  45.  of the software on its Jamdisks; the  responsibility for this
  46.  lies with the programmers.
  47.  
  48.  We strongly recommend you register with the authors of the
  49.  programs on this disk (where applicable) as this will
  50.  encourage them to keep developing. Remember, they do it
  51.  to please YOU -- the least you can do is say thank you.
  52.  
  53.  Now the notes ...
  54.  
  55.  
  56.  ************************************************************
  57.                  WHAT TO DO WITH `.RUN' FILES
  58.  ************************************************************
  59.  
  60.  There may be files on this disk that have a `.run'
  61.  extension. These are collections of associated files that
  62.  have been joined together in self-extracting archives.
  63.  
  64.  All that needs to be done to extract the files in the archive
  65.  is to run the `.run' file -- this means you type its name (and
  66.  path if necessary) into a Shell or CLI window, just like you
  67.  do with commands like Copy and Dir.
  68.  
  69.  So, to unarchive `.run' files you should do the following ...
  70.  
  71.  (We'll use the `listings.run' file as an example.)
  72.  
  73.  
  74.                       SINGLE DRIVE USERS
  75.                       ------------------
  76.  
  77.  1. Boot from your Workbench disk and open a Shell/CLI window.
  78.  
  79.  2. At the command line enter the command ...
  80.  
  81.       COPY C:COPY RAM:
  82.  
  83.  3. Format a new floppy disk and give it the name PLOP.
  84.  
  85.  4. Insert a copy of JAMDISK2 into the drive.
  86.  
  87.  5. At the command line enter the command ...
  88.  
  89.       RAM:COPY JAMDISK2:LISTINGS.RUN RAM:
  90.  
  91.  6. Insert the newly formatted PLOP disk into the drive.
  92.  
  93.  7. At the command line enter the command ...
  94.  
  95.       RAM:LISTINGS.RUN PLOP:
  96.  
  97.  At the end of the extracting process all the LISTINGS files
  98.  will be on the PLOP disk.
  99.  
  100.  
  101.                        DUAL-DRIVE USERS
  102.                        ----------------
  103.  
  104.  1. Boot from your Workbench disk and open a Shell/CLI window.
  105.  
  106.  2. Format a new floppy disk in your external drive and give
  107.     it the name PLOP.
  108.  
  109.  3. Insert a copy of JAMDISK2 into the internal drive.
  110.  
  111.  4. At the command line type ...
  112.  
  113.       JAMDISK2:LISTINGS.RUN PLOP:
  114.  
  115.  At the end of the extracting process all the LISTINGS files
  116.  will be on the PLOP disk.
  117.  
  118.  
  119.                        HARD DRIVE USERS
  120.                        ----------------
  121.  
  122.  1. Boot from your hard disk and open a Shell/CLI window.
  123.  
  124.  2. Insert a copy of JAMDISK2 into any drive.
  125.  
  126.  4. At the command line type ...
  127.  
  128.       JAMDISK2:LISTINGS.RUN DH0:
  129.  
  130.  If your hard drive partition is called something other than
  131.  DH0:, like Work: for instance, then replace `DH0:' with
  132.  whatever your hard drive partition is called.
  133.  
  134.  At the end of the extracting process all the files will be on
  135.  the partition you specified.
  136.  
  137.  
  138.  ************************************************************
  139.                 INSTALLING A PRINTER DRIVER
  140.  ************************************************************
  141.  
  142.  Printer drivers need to be copied into the `devs/printers'
  143.  directory on the disk you boot from (your `boot' disk) --
  144.  that means into a directory called `printers' which is
  145.  inside a directory called `devs'.
  146.  
  147.  The seven printer drivers on this disk, and the paths to
  148.  them, are:
  149.  
  150.  JAMDISK2:PrinterDrivers/CanonBJ130/CanonBJ130
  151.  JAMDISK2:PrinterDrivers/EpsonQPlus/EpsonQPlus
  152.  
  153.  JAMDISK2:PrinterDrivers/Epson_JX-80/Epson_JX-80
  154.  JAMDISK2:PrinterDrivers/Epson_LQ800/Epson_LQ800
  155.  
  156.  JAMDISK2:PrinterDrivers/HP/SG_HPDeskJet_Plus
  157.  JAMDISK2:PrinterDrivers/HP/SG_HPLaserJet_Plus
  158.  
  159.  JAMDISK2:PrinterDrivers/Oki39xPlus/Oki39xPlus
  160.  
  161.  The CanonBJ130 and EpsonQPlus drivers have automatic installation
  162.  programs; double click the Install icons in the relevant drawers.
  163.  
  164.  For the other five drivers ...
  165.  
  166.  Leave your boot (Workbench) disk in DF0:, it needs to be
  167.  write-enabled. (For heaven's sake don't use your original
  168.  Workbench disk, make a backup copy and use that!)
  169.  
  170.  Open a Shell/CLI (i.e. double click on the Shell or CLI icon).
  171.  
  172.  At the prompt type:
  173.  
  174.  Copy JAMDISK2:PrinterDrivers/Epson_JX-80/Epson_JX-80 TO DEVS:printers
  175.      ^                                               ^  ^
  176.      |                                               |  |
  177.      space                                       space  space
  178.  
  179.  It doesn't matter if you type it all in upper case or all
  180.  in lower case, or mixed (as above). But make sure you put
  181.  spaces only where they appear in the above line. Press the
  182.  Return or Enter key only after typing the whole line.
  183.  
  184.  If you have only one floppy drive you will be requested to
  185.  swap disks at certain points; simply do as you are asked.
  186.  If the driver won't copy because the Workbench disk is
  187.  full, you will have to delete something from that
  188.  Workbench disk (any of the tools in the Utilities drawer
  189.  will do).
  190.  
  191.  Ok, that copies the Epson JX-80 driver over. If it's one of
  192.  the others you want simply replace the bit between `Copy'
  193.  and `TO' with the path and filename for that driver (see
  194.  the list above).
  195.  
  196.  This kind of file management is much easier to do with a
  197.  `directory utility' or `file manager' program. There's one
  198.  on JAMDISK 9 called DirWork.
  199.  
  200.  After you have copied the driver on to your boot disk you
  201.  need to run the Printer program in the Prefs drawer. After
  202.  running this you will see a list of drivers at top-right of
  203.  the screen. Use the mouse and the arrow buttons to
  204.  highlight the new driver, then click on the SAVE button.
  205.  
  206.  That's it.
  207.  
  208.  If you want to put the driver on to a disk other than the
  209.  Workbench disk (the DPaint disk, for example) simply
  210.  follow the instructions above but use the command line ...
  211.  
  212.  Copy <printer driver> TO <volume>:devs/printers
  213.  
  214.  ... replacing <printer driver> with the correct path and
  215.  filename for the driver of your choice (see list above),
  216.  and <volume> with the name of the disk you want to copy
  217.  the driver on to.
  218.